Uses of Enum
com.cisco.pt.ipc.enums.AuthMethod
Packages that use AuthMethod
-
Uses of AuthMethod in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return AuthMethodModifier and TypeMethodDescriptionstatic AuthMethodAuthMethod.fromIntValue(int value) static AuthMethodAuthMethod.fromIntValue(Integer value) static AuthMethodReturns the enum constant of this type with the specified name.static AuthMethod[]AuthMethod.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AuthMethod in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return AuthMethodModifier and TypeMethodDescriptionAaaProcess.getAuthMethodAt(String listName, int methodIndex) Information provided by the PKI file: -
Uses of AuthMethod in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return AuthMethodModifier and TypeMethodDescriptionAaaProcessImpl.getAuthMethodAt(String listName, int methodIndex) Information provided by the PKI file: